home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2009 February / PCWFEB09.iso / Software / Linux / Kubuntu 8.10 / kubuntu-8.10-desktop-i386.iso / casper / filesystem.squashfs / usr / share / doc / foomatic-db-engine / TODO < prev    next >
Text File  |  2008-08-13  |  1KB  |  27 lines

  1. See also the bugtracker at foomatic.sourceforge.net.
  2.  
  3.  - Possibility for users to have their personal default options
  4.    (.lpoptions file as in CUPS, due to the Foomatic options having the same
  5.    names as the CUPS-O-MATIC options one can even use an .lpoptions file
  6.    with exactly the same format as the CUPS file and it will be used by
  7.    both Foomatic and CUPS)
  8.  
  9.  - Write a few key lint-like and transforming tools for the xml data.
  10.  
  11.  - Fold foomatic-gswrapper into the foomatic-rip
  12.  
  13.  - Improve ascii support to lpdomatic and pdq files.  ASCII should
  14.    simply be a matter of observing the ascii bit in the printer $dat
  15.    and sending either crlf-ed text or postscriptifying and running
  16.    through the ps driver.  Right now text is always translated to
  17.    PostScript (with the advantage of more nicely-looking text
  18.    output (with head line, page numbers, ...). When one implements
  19.    the possibility to pass text directly to the printer, one should
  20.    consider the optional use or the "pr" filter.
  21.  
  22.  - PDQ file versioning is still unsatisfactory.  I changed from a
  23.    checksum to the current timestamp.  So now it's sequential, but
  24.    changes all every time.  Other spoolers' code needs a version story
  25.    in the first place.
  26.  
  27.